I've created a patch to get the mini-os to compile in Xen-unstable. The patch
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 27 Oct 2005 16:43:29 +0000 (17:43 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 27 Oct 2005 16:43:29 +0000 (17:43 +0100)
commitca068fad60804e3ea329c88e05958d83f68cdb24
tree950ca75c61cb7dd1c6f74852bfc97cba76f3a124
parentac266cafdafedeed0fd4d2d55b0f9831fa4bd80a
I've created a patch to get the mini-os to compile in Xen-unstable. The patch
is pretty big, but this is mostly because I've replaced hypervisor.h with the
hypercalls.h header file from Linux (which seems easier to maintain
anyway). I've ignored X86_64.

Signed-off-by: Simon Kagstrom <simon.kagstrom@bth.se>
extras/mini-os/include/events.h
extras/mini-os/include/hypervisor.h
extras/mini-os/include/os.h
extras/mini-os/include/types.h
extras/mini-os/kernel.c
extras/mini-os/time.c
extras/mini-os/xenbus/xenbus_xs.c